home *** CD-ROM | disk | FTP | other *** search
/ MacHome 2001 June / MacHome Magazine Demo Disc June 2001.iso / Stuff / Software / Audio / MacAmp™ 2.0.1 / Entheogen 1.1 / Third Party Plugins / WhiteCap 3.4! / (into Entheogen Plugins Folder) / WhiteCap Configs / aaaTrial next >
Encoding:
Text File  |  2000-01-31  |  628 b   |  61 lines  |  [TEXT/ttxt]

  1. // by Alistair Bleeck (well stealing some ideas)
  2.  
  3. Resn=10,
  4.  
  5. Durn="2",
  6.  
  7. A0=".2 + rnd( 1 )",
  8. B0="A0 * t",
  9.  
  10. CamX="-40 + 12 * cos ( B0 )",
  11. CamY="12 * sin( B0 )",
  12. CamZ="20",
  13.  
  14. CmLX="0",
  15. CmLY="0",
  16. CmLZ="2",
  17.  
  18. CUpX="1",
  19. CUpY="0",
  20. CUpZ="0",
  21.  
  22. X="80 * ( exp( dt ) - 1 ) - 20",
  23. Y="160 * s - 80",
  24. Z="40 * ( mag( s ) + sin( 2 * dt ) ) - 30",
  25.  
  26.  
  27. R="1 - dt",
  28. G=".5 * ( mag( .1 ) + mag( .2 ) )",
  29. B="dt",
  30.  
  31. LvlR="0",
  32. LvlG=" .05 + ( 2 * mag( s ) ) ^ 1.8",
  33. LvlB="0",
  34.  
  35.  
  36. ConL=1,
  37.  
  38. ConB=1,
  39.  
  40. // Just makes the dt=0 linewidth 2
  41. LWdt="1 + sqwv(1+dt)",
  42.  
  43.  
  44.  
  45. Fall=".04",
  46.  
  47. Blrs=0,BlrB=3,
  48.  
  49. widt=500,heig=450,
  50.  
  51. Scal="500",
  52.  
  53. Stps=-1,
  54.  
  55. ScSz=1,
  56.  
  57. Pers="150",
  58.  
  59. Vers=30
  60.  
  61.